home *** CD-ROM | disk | FTP | other *** search
- stop();
- _parent.attachMovie("bomb","bomb" + _parent._parent.dep,_parent._parent.dep++);
- _parent["bomb" + _parent._parent.dep]._y = atkfk.getBounds(_parent).yMax;
- _parent["bomb" + _parent._parent.dep]._x = (atkfk.getBounds(_parent).xMin + atkfk.getBounds(_parent).xMax) / 2;
- atked = true;
-